Skip to content

QueryablePlan.Expression property

Defined in

Type: QueryablePlan Namespace: System.Reactive.Joins Assembly: System.Reactive.dll

Applies to

netstandard2.0

public Expression Expression { get; }

Summary: Gets the expression tree representing the join pattern execution plan.

Returns: Expression